﻿2026-07-01T11:24:15.2509343Z ##[group]Run actions/checkout@v5
2026-07-01T11:24:15.2509827Z with:
2026-07-01T11:24:15.2510121Z   fetch-depth: 0
2026-07-01T11:24:15.2510485Z   repository: SaberMage/spt-core
2026-07-01T11:24:15.2513708Z   token: ***
2026-07-01T11:24:15.2514011Z   ssh-strict: true
2026-07-01T11:24:15.2514339Z   ssh-user: git
2026-07-01T11:24:15.2514654Z   persist-credentials: true
2026-07-01T11:24:15.2515004Z   clean: true
2026-07-01T11:24:15.2515340Z   sparse-checkout-cone-mode: true
2026-07-01T11:24:15.2515708Z   fetch-tags: false
2026-07-01T11:24:15.2516049Z   show-progress: true
2026-07-01T11:24:15.2516354Z   lfs: false
2026-07-01T11:24:15.2516651Z   submodules: false
2026-07-01T11:24:15.2516968Z   set-safe-directory: true
2026-07-01T11:24:15.2517290Z ##[endgroup]
2026-07-01T11:24:15.4483192Z Syncing repository: SaberMage/spt-core
2026-07-01T11:24:15.4484382Z ##[group]Getting Git version info
2026-07-01T11:24:15.4484942Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T11:24:15.4832709Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T11:24:15.5034191Z git version 2.43.0.windows.1
2026-07-01T11:24:15.5057680Z ##[endgroup]
2026-07-01T11:24:15.5065530Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3f79f218-7a5a-4ac4-a795-99d2c7c9b196\.gitconfig'
2026-07-01T11:24:15.5080319Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3f79f218-7a5a-4ac4-a795-99d2c7c9b196' before making global git config changes
2026-07-01T11:24:15.5081301Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:24:15.5085309Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T11:24:15.5308107Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T11:24:15.5489543Z https://github.com/SaberMage/spt-core
2026-07-01T11:24:15.5513533Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T11:24:15.5517655Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T11:24:15.5701937Z HEAD
2026-07-01T11:24:15.5941688Z ##[endgroup]
2026-07-01T11:24:15.5944963Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T11:24:15.9569308Z ##[group]Cleaning the repository
2026-07-01T11:24:15.9573546Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T11:24:22.7257967Z Removing .adapter-notify/
2026-07-01T11:24:22.7259022Z Removing target/
2026-07-01T11:24:22.7293422Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T11:24:22.7740425Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:22.7761162Z ##[endgroup]
2026-07-01T11:24:22.7764759Z ##[group]Disabling automatic garbage collection
2026-07-01T11:24:22.7769372Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T11:24:22.8010530Z ##[endgroup]
2026-07-01T11:24:22.8010941Z ##[group]Setting up auth
2026-07-01T11:24:22.8016867Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:24:22.8217059Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T11:24:23.1809815Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:24:23.2034660Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T11:24:23.5713537Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:24:23.5918975Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T11:24:23.9571255Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T11:24:23.9839398Z ##[endgroup]
2026-07-01T11:24:23.9839878Z ##[group]Fetching the repository
2026-07-01T11:24:23.9846658Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4703a16b8ddafa1cefb243e80f26695b0ebec30c:refs/remotes/pull/41/merge
2026-07-01T11:24:26.1919198Z From https://github.com/SaberMage/spt-core
2026-07-01T11:24:26.1919700Z    d819a522..a5129cdc  field-bug-milestone                      -> origin/field-bug-milestone
2026-07-01T11:24:26.1920168Z  + 66137930...4703a16b 4703a16b8ddafa1cefb243e80f26695b0ebec30c -> pull/41/merge  (forced update)
2026-07-01T11:24:26.2043526Z ##[endgroup]
2026-07-01T11:24:26.2044060Z ##[group]Determining the checkout info
2026-07-01T11:24:26.2044457Z ##[endgroup]
2026-07-01T11:24:26.2050765Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T11:24:26.2311200Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T11:24:26.2540972Z ##[group]Checking out the ref
2026-07-01T11:24:26.2545226Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T11:24:26.3005837Z Warning: you are leaving 1 commit behind, not connected to
2026-07-01T11:24:26.3006166Z any of your branches:
2026-07-01T11:24:26.3006290Z 
2026-07-01T11:24:26.3006543Z   66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:26.3006835Z 
2026-07-01T11:24:26.3007006Z If you want to keep it by creating a new branch, this may be a good time
2026-07-01T11:24:26.3007307Z to do so with:
2026-07-01T11:24:26.3007410Z 
2026-07-01T11:24:26.3007519Z  git branch <new-branch-name> 66137930
2026-07-01T11:24:26.3007689Z 
2026-07-01T11:24:26.3007921Z HEAD is now at 4703a16b Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:26.3028958Z ##[endgroup]
2026-07-01T11:24:26.3309396Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T11:24:26.3510770Z 4703a16b8ddafa1cefb243e80f26695b0ebec30c
